home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBListBox / Listbox.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  2.2 KB  |  59 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBListBox - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/Listbox.res" /d "_DEBUG" /d "_AFXDLL" "C:\HTBasic Source Code\DLL's\HTBlistbox\Listbox.rc"" 
  10. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP73D.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Listbox.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:\HTBasic Source Code\DLL's\HTBlistbox\AdderDlg.cpp"
  14. "C:\HTBasic Source Code\DLL's\HTBlistbox\DialogThread.cpp"
  15. "C:\HTBasic Source Code\DLL's\HTBlistbox\EditDlg.cpp"
  16. "C:\HTBasic Source Code\DLL's\HTBlistbox\Listbox.cpp"
  17. "C:\HTBasic Source Code\DLL's\HTBlistbox\ListboxDlg.cpp"
  18. ]
  19. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP73D.tmp" 
  20. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP73E.tmp" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Listbox.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "C:\HTBasic Source Code\DLL's\HTBlistbox\StdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP73E.tmp" 
  26. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP73F.tmp" with contents
  27. [
  28. ../Tools/HTBWIN.LIB /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Listbox.pdb" /debug /machine:I386 /def:".\Listbox.def" /out:"Debug/Listbox.dll" /implib:"Debug/Listbox.lib" /pdbtype:sept 
  29. ".\Debug\AdderDlg.obj"
  30. ".\Debug\DialogThread.obj"
  31. ".\Debug\EditDlg.obj"
  32. ".\Debug\Listbox.obj"
  33. ".\Debug\ListboxDlg.obj"
  34. ".\Debug\StdAfx.obj"
  35. ".\Debug\Listbox.res"
  36. ]
  37. Creating command line "link.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP73F.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. AdderDlg.cpp
  44. DialogThread.cpp
  45. EditDlg.cpp
  46. Listbox.cpp
  47. ListboxDlg.cpp
  48. Generating Code...
  49. Linking...
  50.    Creating library Debug/Listbox.lib and object Debug/Listbox.exp
  51.  
  52.  
  53.  
  54. <h3>Results</h3>
  55. Listbox.dll - 0 error(s), 0 warning(s)
  56. </pre>
  57. </body>
  58. </html>
  59.